-
Home
-
wpDataTables – WordPress Data Table, Dynamic Tables & Table Charts Plugin
-
2.1.55
-
Code
-
Classes
- Matrix
Total Complexity |
94 |
Dependencies |
1 |
Dependents |
6 |
Total lines |
626 |
Lines of code |
307 |
Logical lines of code |
219 |
Comment lines |
236 |
Methods |
20 |
Properties |
1 |
Methods 20
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
coFactor() |
A |
47 |
10 |
35 |
getDeterminant() |
A |
49 |
10 |
30 |
mpMatrix() |
S |
50 |
7 |
26 |
subMatrix() |
S |
53 |
7 |
20 |
addMatrix() |
S |
53 |
7 |
20 |
_verify() |
S |
56 |
6 |
20 |
transpose() |
S |
55 |
6 |
18 |
_assign() |
S |
52 |
5 |
23 |
createIdentity() |
S |
56 |
5 |
19 |
prettyPrint() |
S |
55 |
5 |
18 |
mpScalar() |
S |
57 |
4 |
15 |
toString() |
S |
59 |
4 |
14 |
_getN() |
S |
64 |
3 |
9 |
isSquare() |
S |
65 |
3 |
9 |
adjugate() |
S |
66 |
3 |
8 |
inverse() |
S |
62 |
3 |
10 |
isValid() |
S |
75 |
2 |
4 |
__construct() |
S |
80 |
2 |
3 |
getArray() |
S |
82 |
1 |
3 |
__toString() |
S |
81 |
1 |
3 |